bit position造句
例句與造句
- This moves the carry into bit position of the accumulator .
把進(jìn)位移到累加器的位元。 - The bit positions vacated by a shift are set as follows
移位操作空出的數(shù)位位置按以下方式設(shè)置: - The right operand the number of bit positions to shift must be
右操作數(shù)(要移動(dòng)的位的位置數(shù))必須是 - The process of making the most effective use of storage by placing data elements into contiguous bit positions of words
把數(shù)據(jù)元放入各個(gè)字中的相鄰二進(jìn)制位上,從而能最大限度地利用存儲(chǔ)空間的處理方法或過程。 - A least significant bit is the bit position in a binary integer giving the units value , that is , determining whether the number is even or odd
( least significant bit ,也就是二進(jìn)制整數(shù)中給定單元值的位的位置,即確定這個(gè)數(shù)字是奇數(shù)還是偶數(shù)。 - It's difficult to find bit position in a sentence. 用bit position造句挺難的
- In an arithmetic left shift , the bits shifted beyond the range of the result data type are discarded , and the bit positions vacated on the right are set to zero
在數(shù)學(xué)左移位運(yùn)算中,丟棄移出結(jié)果數(shù)據(jù)類型范圍的數(shù)位,而將右端空出的數(shù)位位置設(shè)置為零。 - Is represented by 10 msbs most significant bit is the bit position in a binary number having the greatest value - the msb is sometimes referred to as the left - most bit
以10 msb表示( most significant bit ,也就是二進(jìn)制數(shù)字中值最大的位的位置msb有時(shí)稱為最左位) 。 - In an arithmetic right shift , the bits shifted beyond the rightmost bit position are discarded , and the leftmost bit is propagated into the bit positions vacated at the left
在算術(shù)右移位運(yùn)算中,將丟棄移出最右側(cè)數(shù)位位置的數(shù)位,并將最左側(cè)的數(shù)位傳播到左端空出的數(shù)位位置。 - In an arithmetic right shift , the bits shifted beyond the rightmost bit position are discarded , and the leftmost sign bit is propagated into the bit positions vacated at the left
在數(shù)學(xué)右移位運(yùn)算中,將丟棄移出最右側(cè)數(shù)位位置的數(shù)位,并將最左側(cè)的(符號(hào))數(shù)位傳播到左端空出的數(shù)位位置。